projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a62ac7e
)
* xdisp.c (try_scrolling): When computing distance from the scroll
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 27 Oct 2008 05:15:17 +0000
(
05:15
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 27 Oct 2008 05:15:17 +0000
(
05:15
+0000)
margin, don't use MOVE_TO_Y.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 4de35db502fa72b24566e2de311dffc1642bea82..ef5eaab731c4c03446af52310aebb17c3df813cb 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2008-10-27 Chong Yidong <cyd@stupidchicken.com>
+
+ * xdisp.c (try_scrolling): When computing distance from the scroll
+ margin, don't use MOVE_TO_Y.
+
2008-10-26 Romain Francoise <romain@orebokech.com>
* emacs.c (daemon_pipe): New variable.